demo/toolpalette: Restore ToolItemGroup child prop
authorDaniel Boles <dboles@src.gnome.org>
Sat, 13 May 2017 17:04:19 +0000 (18:04 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 13 May 2017 17:39:13 +0000 (18:39 +0100)
commit9e6b59c5f4620652f344c6c2c19186bcb727c2ba
tree7e0cf6eea9638d229236fb9cc9c81abd19c688b8
parent5e8463842ad4639c8a06ac0c11506c7d5f30b9cc
demo/toolpalette: Restore ToolItemGroup child prop

…erties clobbered by commit c92b7d4224b9cef1d08373fcc28f7fbd96c64e6d.
That and its counterpart were for removing :expand and :fill child props
from GtkBox, but they ended up catching these for GtkToolItemGroup too.

While GtkToolItemGroup still has these, we may as well keep demoing them
demos/gtk-demo/toolpalette.c